home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / os2 / compres / pkz2_109.exe / IBM.DOC < prev    next >
Encoding:
Text File  |  1991-02-02  |  2.1 KB  |  61 lines

  1. This version licensed to IBM Corporation
  2.  
  3. PKZIP
  4.  
  5.   Error codes printed:
  6.  
  7.         (Note that these correspond to the actual 'ErrorLevel' values)
  8.  
  9.          01     Bad file name or file specification.
  10.          02,03  Error in ZIP file.
  11.          04-11  Insufficient Memory.
  12.          12     No files were found to add to the ZIP file,
  13.                 or no files were specified for deletion.
  14.          13     File not found.  The specified ZIP file
  15.                 or list file was not found.
  16.          14     Disk full.
  17.          15     ZIP file is read-only and can not be modified.
  18.          17     Too many files.
  19.  
  20.   Warning codes printed:
  21.  
  22.         (ErrorLevel will be 0 unless otherwise noted)
  23.  
  24.          01     Can't open PKZIP.CFG configuration file.
  25.          02     Can't open file to compress. (e.g. it is locked
  26.                 by another program)  (NOTE: in this case the
  27.                 software will exit with ErrorLevel of 18)
  28.          03     Insufficient memory for Shrinking.
  29.          04     Can't delete the specified file. (e.g. it is read-only)
  30.  
  31.  
  32.  
  33. PKUNZIP and PKSFX
  34.  
  35.   Error codes printed:
  36.  
  37.         (Note that these correspond to the actual 'ErrorLevel' values)
  38.  
  39.           02,03  Error in ZIP file.           (PKSFX only)
  40.           04     Insufficient Memory.
  41.           05-07  Insufficient Memory.         (PKSFX only)
  42.           08     Insufficient Memory.
  43.           09     File not found.  No ZIP files found.
  44.           11     No files found to extract/view etc.
  45.           50     Disk Full.
  46.           51     Unexpected EOF in ZIP file.  (PKSFX only)
  47.  
  48.   Warning codes printed:
  49.  
  50.         (ErrorLevel will be 1)
  51.  
  52.           01-03  File has a bad compression table.
  53.           04     Error in ZIP file.     (PKUNZIP only)
  54.           05-07  Insufficient memory.   (PKUNZIP only)
  55.           08     Can't open ZIP file.   (PKUNZIP only)
  56.           09     Can't open the printer device.
  57.           10     Can't create (open for write) the specifed file.
  58.           11     Unknown compression type.
  59.           13     File has inconsistent header.
  60.           15     File fails CRC test.
  61.